home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / utils1 / js_pack2.arj / JS-TAB.TXT < prev    next >
Text File  |  1994-03-22  |  5KB  |  169 lines

  1. JS-TAB Utility Program Documentation
  2. (Ver 5.0)
  3.  
  4. Author: Johnathan Mark Smith
  5.  
  6.  
  7. THE OLD DISCLAIMER
  8.  
  9.   This software and manual are sold "as is" and without warranties
  10.   as to performance or merchant ability or any other warranties
  11.   whether expressed or implied. Because of the various hardware and
  12.   software environments into which this program may be put, no
  13.   warranty of fitness for a particular purpose is offered.
  14.  
  15.   The user must assume the entire risk of using and evaluating this
  16.   program. Any liability of  Johnathan Mark Smith Technology will be
  17.   limited exclusively to product replacement or refund of purchase
  18.   price. If you find these terms unacceptable, do not use this
  19.   product.
  20.  
  21. Introduction
  22.  
  23.     As time goes by more and more Mainframe Systems are being down 
  24. sized to run on PC's, but one of the biggest setbacks are file with
  25. Tabs and Spaces. You may want to change your tabs to spaces.
  26. JS-Tab will convert all Tabs to a X amount of spaces on a new output file.
  27. If you dont tell JS-Tab the amount of spaces you want, it will add
  28. 4 spaces as the default.
  29.  
  30.  
  31.     JS-Tab Ver 5.0 provides the following features:
  32.  
  33.     1)     Faster then JS-Tab (Freeware Ver.).
  34.  
  35.     3)     No more need for a control file.
  36.  
  37.     4)     No limit on input file size.
  38.  
  39.     5)     For Huge file a fast and stealth mode.
  40.  
  41.  
  42.     
  43.     The JS-Tab program must be provided with control information
  44. to govern its execution. This information is read from the command line.
  45. The format is:
  46. JS-Tab [OPTION(S)]
  47.  
  48. OPTIONS
  49. -------
  50.  
  51.         -i or -I  THE INPUT FILE NAME.
  52.  
  53.         -o or -O  THE OUTPUT FILE NAME.
  54.  
  55.         -s or -S  TURNS ON FAST AND STEALTH MODE.
  56.  
  57.         -k or -K  TO DELETE INPUT FILE ON EXIT.
  58.  
  59.         -t or -T  TO BEEP ON EXIT.
  60.  
  61.         -d or -D  CHANGE THE AMOUNT OF SPACES.
  62.  
  63.  
  64.  
  65. Sample #1:
  66.  
  67.     JS-Tab -I A:\TEST.DAT -O A:\NEW.OUT
  68.  
  69. This tells the utility to use the file "A:\TEST.DAT" as the input file and
  70. use the file "A:\NEW.OUT" for the output file. The utility will use the
  71. default amount that is set to 4 spaces for each tab.
  72.  
  73.  
  74.  
  75. Sample #2:
  76.  
  77.     JS-Tab -S -i A:\TEST.OUT -o A:\NEW.OUT
  78. This is the same thing as sample #1 but now the utility turns on
  79. fast and stealth mode.  (You have to try it !)
  80.  
  81.  
  82.  
  83. Sample #3:
  84.  
  85.     JS-Tab -S -D 2 -i A:\TEST.OUT -o A:\NEW.OUT
  86. This is the same thing as sample #2 but now the utility will change
  87. each tab to 2 spaces.
  88.  
  89.  
  90.  
  91. Registration
  92.  
  93.   I will keep improving the program if I know enough people are
  94.   finding it useful.
  95.  
  96.   My registration policy is very flexible. The nominal fee are listed
  97.   in the file REGISTER.TXT. If you don't feel you will get your money
  98.   worth of use out of JS-Tab, send whatever it is worth to you.
  99.   If you are impoverished and can't afford to pay anything,
  100.   enclose a stamped self-addressed envelope
  101.   and I will send you a registration.
  102.  
  103.   This is not freeware or public domain. Shareware is simply a means
  104.   of marketing commercial software. You are required to register if
  105.   you intend to use this program after a reasonable trial period.
  106.  
  107.   When registering, please tell me the version number you have 
  108.   and where you obtained your copy of JS-Tab.
  109.  
  110.   Foreign checks and credit cards are NOT OK. See REGISTER.TXT for details.
  111.  
  112.   JS-Tab should be registered for the maximum number of copies that
  113.   can be used simultaneously at your site. Site fees for commercial
  114.   users can be negotiated.
  115.  
  116.   If you register for the full fee, and enclose a Shipping and
  117.   Handling fee of $3 I will send you the latest versions of JS-Tab and
  118.   Some Free Demo's.  if you decide to use it after a trial period. 
  119.   I will also send other File related shareware programs.
  120.  
  121.  
  122. Registered version features
  123.  
  124. * FREE NEWSLETTERS
  125.  
  126. * DISCOUNTS ON SHAREWARE
  127.  
  128. * CUSTOM DEFAULT SETTINGS
  129.  
  130.  
  131. Program Abort
  132.  
  133.     Hitting Control-C (or Control-Break) will terminate the program
  134.     immediately. 
  135.  
  136.  
  137. Distribution
  138.  
  139.     Permission is hereby given to copy and distribute this program
  140.     as long as no more than $5 is charged. It must be made clear to
  141.     the buyer that this is only a handling charge and not a
  142.     registration fee. You must include all files in their original
  143.     unmodified form when distributing this program. .
  144.  
  145.     Permission to distribute may be revoked by the Johnathan Mark Smith 
  146.     at any time for any reason.
  147.  
  148.     YOU MUST NOT DISTRIBUTE ANY COPY WHICH HAS BEEN BRANDED WITH
  149.     A REGISTRATION CODE. 
  150.  
  151. All trademarks used in this document are the property of their
  152. owners.
  153.  
  154.                          -Johnathan Mark Smith-
  155.  
  156.  
  157. Questions or suggestions regarding JS-Tab should be directed to the
  158. author at the following address:
  159.  
  160.     Johnathan Mark Smith
  161.     2039 85 STREET
  162.     BROOKLYN, NY 11214
  163.  
  164.     Telephone: 718-373-3886
  165.  
  166.  
  167.  
  168.  
  169.